CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VB 加密

搜索资源列表

  1. VB22.rar

    0下载:
  2. VB的MD5加密模块 PassWord = Md5_String_Calc(TxtPass.Text) 其中 TxtPass.Text为原密码 PassWord为Md5加密后的密码! ,VB-MD5 encryption module PassWord = Md5_String_Calc (TxtPass.Text) for the original password TxtPass.Text which PassWord for Md5 encrypted password!
  3. 所属分类:加密解密

    • 发布日期:2017-03-27
    • 文件大小:2988
    • 提供者:ricky
  1. VBhook.rar

    0下载:
  2. 写了一个键盘钩子,利用了vb api函数GetAsyncKeyState,能够准确的截取没有加密的键盘记录,送给大家学习。,Write a keyboard hook, using a vb api function GetAsyncKeyState, accurate interception can not keyloggers encrypted, sent to them to learn.
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:12546
    • 提供者:按时的啊
  1. Driver.rar

    0下载:
  2. 大恒硬件加密狗源程序,分别有vc++,vb,delphi三种版本,Daheng source hardware dongle
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1258142
    • 提供者:jay
  1. Base64

    0下载:
  2. Base64 加密算法模块,VB 编写,代码已经优化!-Base64 Encoder&Decoder
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:732
    • 提供者:小强
  1. GetUSBNumber

    0下载:
  2. VB的代码,用来获取U盘物理序列号. 可以在这个基础做一些加密狗类型的小软件 -VB code used to obtain U disk physical serial number. You can do something on this basis, the type of small software dongle
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:11361
    • 提供者:王志峰
  1. des加密解密VB算法

    1下载:
  2. des加密解密VB算法,使用VB6语言编写。
  3. 所属分类:加密解密

    • 发布日期:2012-10-24
    • 文件大小:11229
    • 提供者:qjmgz@sina.com
  1. VB-MD5-encryption-class

    0下载:
  2. 一个速度极快的VB,MD5加密类,速度快,密匙可自定。-A speed fast VB MD5 encryption class, fast, the keys can be customized.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:7348
    • 提供者:Jarvis
  1. softKey-yutian-vb

    0下载:
  2. 自己写的域天加密狗VB使用小例子,32位的加密狗快速开发源代码-Write your own domain days dongle VB use a small example, 32 dongle rapid development of source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-06
    • 文件大小:9784
    • 提供者:yuanchao
  1. API_Tutorial

    0下载:
  2. 此文件书籍是讲文件加密解壳的基础包括API的介绍VB语言的使用和一些汇编的指令-This document stresses the book file encryption solution is the basis of the shell including the API introduction to the use of VB language and some compilation directives
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1956591
    • 提供者:hdf
  1. Usb

    0下载:
  2. 可以用VB打开工程.直接查看U盘序列号.和MD5加密-VB can be used to open the project. Direct Show U disk serial number. And MD5 encryption
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:13910
    • 提供者:陈宏程
  1. md5_dll

    0下载:
  2. md5加密,用于asp,vb,在asp中使用时需要注册该dll,命令:regsvr32 md5.dll.如果要查看类里的函数,可以用vb引用下拉.如果还是不会,加我QQ:279728615-md5 encryption for asp, vb, when used in asp need to register the dll, the command: regsvr32 md5.dll. If you want to view the category
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:15829
    • 提供者:caiyouchang
  1. Arithmetric

    0下载:
  2. 浅谈VB.NET的密码算法及其在信息安全中的应用 Simple Discussion on Cryptology Arithmetric of VB.NET and Its Usage in Information Secuirity ,介绍了Microsoft的最新开发工具Visual Basic 2005(简称VB.NET)中与密码算法相关的System.Security.Cryptography命名空间(简称SSC).举例说明了利用SSC提供的类编写信息安全程序的方法,其中包括对
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:354873
    • 提供者:刘皓
  1. md5

    0下载:
  2. 一个用来生成md5的VB代码!可以用来作为密码加密或者字符串加密用!-Used to generate a md5 of the VB code! Can be used as password encryption or use string encryption!
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4081
    • 提供者:qqq
  1. encryptNotepad

    0下载:
  2. 自己做的vb记事本,有加密功能。更系统自带的记事本一样。-Vb do their own notebook, there are encryption. More systematic, like built-in Notepad.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5736
    • 提供者:raymond
  1. md5

    0下载:
  2. vb实现MD5的加密算法,简单易用!运行速度快-vb realize MD5 encryption algorithm, easy to use! Fast
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3041
    • 提供者:whoami
  1. aes_vb

    3下载:
  2. 一个类化的完整的AES实现方案.包含128Bit 256 Bit.不同的加密强度的完整的AES算法.同时也是一个成型的程序.可以用来直接加密需要保护的文件.-A class of a complete program of AES realize. Contains 128Bit 256 Bit. Different encryption strength of a complete AES algorithm. It is also a molding process. Can be used
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:109311
    • 提供者:gbcgbc
  1. 33719245

    0下载:
  2. DES加密代码,已经经过调试成功,可以在WINDOWS上任何版本上运行-DES加密代码
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3005
    • 提供者:llxxdh
  1. AES

    0下载:
  2. 同过VB来实现的,AES加密算法的实现,这个算法中涵盖了AES的精髓-VB had come with the implementation, AES encryption algorithm implementation, this algorithm covers the essence of AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:9271
    • 提供者:吕虎猛
  1. folderlock

    0下载:
  2. Visual basic 下 文件加密的一种算法,方便快捷-Visual basic of a file encryption algorithms, convenient and quick
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-13
    • 文件大小:1677
    • 提供者:lpq
  1. Computer-Info

    1下载:
  2. vb编的,得到你计算机的所有信息,cpu型号,网卡……,硬盘……etc.对软件加密会有帮助的。-vb series, with your computer all the information, cpu type, network card ... ..., the hard disk ... ... etc. of encryption software would be helpful.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:72458
    • 提供者:王鑫
« 1 2 3 45 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com